Uses of Class
de.ueberdosis.mp3info.id3v2.NotAnID3V2FrameException

Packages that use NotAnID3V2FrameException
de.ueberdosis.mp3info.id3v2   
 

Uses of NotAnID3V2FrameException in de.ueberdosis.mp3info.id3v2
 

Methods in de.ueberdosis.mp3info.id3v2 that throw NotAnID3V2FrameException
static de.ueberdosis.mp3info.id3v2.ID3V2Frame ID3V2Reader.analyzeID3V2Frame(byte[] frame)
           
 

Constructors in de.ueberdosis.mp3info.id3v2 that throw NotAnID3V2FrameException
ID3V2Frame(byte[] frameBytes)
          decoding constructor